fit

public abstract T fit(Fit fit)

Configures the fit for printing.

Return

this instance

Parameters

fit

the fit type to use

Throws

if the current printing operation has been completed


public abstract Fit fit()

Returns the fit used by the printer.

Throws

if the current printing operation has been completed